Tags: data structures*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. In this paper, we revisit one of the simplest problems in data structures: the task of inserting elements into an open-addressed hash table so that elements can later be retrieved with as few probes as possible. We show that, even without reordering elements over time, it is possible to construct a hash table that achieves far better expected search complexities (both amortized and worst-case) than were previously thought possible. Along the way, we disprove the central conjecture left by Yao in his seminal paper 'Uniform Hashing is Optimal'. All of our results come with matching lower bounds.
  2. Huacheng Yu's team later proved that the Bender et al.'s hash table was as efficient as any data structure could possibly be, marking the end of decades-long efforts to solve Peterson's problem regarding the optimal balance between time and space efficiency in hash tables.
    2024-02-08 Tags: , by klotz
  3. 2019-03-24 Tags: , by klotz
  4. 2018-11-17 Tags: , , , , by klotz
  5. 2016-11-25 Tags: , , by klotz
  6. 2016-08-22 Tags: , , by klotz
  7. 2016-08-13 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "data structures"

About - Propulsed by SemanticScuttle